.home5 {
    background: #f8f8f8 url(index_bg.png) no-repeat top;
    background-size: cover;
}

.main {
    width: 1400px;
    width: 14rem;
    overflow: auto;
    margin: 0 auto;
}

.main1 {
    width: 100%;
    margin: 0 auto;
    background-image: linear-gradient(#115db2, #2B8FFF);
}

.index_title_box h2.index_title {
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    padding: 25px 120px 5px;
    padding: .25rem 1.2rem .05rem;
    overflow: hidden;
}

.index_title_box h2.index_title b {
    display: inline-block;
    font-size: 40px;
    font-size: .4rem;
    font-weight: bold;
    color: #FFF;
}

.index_title_box h2.index_title i {
    display: block;
    font-size: 21px;
    font-size: .21rem;
    color: #D0DCE8;
    margin-top: 13px;
    margin-top: .13rem;
}

.part1 {
    margin: auto;
    width: 1360px;
    width: 13.6rem;
    height: 440px;
    height: 4.4rem;
    padding: 20px;
    padding: .2rem;
    padding-top: 30px;
    padding-top: .3rem;
}

.part1 .img {
    width: 665px;
    width: 6.65rem;
    height: 420px;
    height: 4.2rem;
    float: left;
    border: 4px solid #FFF;
    border: .04rem solid #fff;
}

.part1 .img img {
    width: 100%;
    height: 100%;
}

.part1 .news {
    width: 645px;
    width: 6.45rem;
    height: 400px;
    height: 4rem;
    padding: 20px;
    padding: .2rem;
    float: right;
    color: #FFF;
}

.part1 .news .title {
    width: 100%;
    font-size: 24px;
    font-size: .24rem;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    line-height: .3rem;
    text-align: left;
    margin: 20px 0;
    margin: .2rem 0;
}

.part1 .news .intro {
    font-size: 18px;
    font-size: .18rem;
    line-height: 36px;
    line-height: .36rem;
    text-indent: 2em;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.part1 .news .date {
    font-size: 16px;
    font-size: .16rem;
    text-align: right;
    line-height: 40px;
    line-height: .4rem;
}

.index-news {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.headlines {
    width: calc(100% - 40px);
    width: calc(100% - .4rem);
    font-size: 40px;
    font-size: .4rem;
    font-weight: bold;
    padding: 50px 20px;
    padding: .5rem .2rem;
    color: #115db0;
    text-align: center;
}

.index-news-l {
    width: 625px;
    width: 6.25rem;
    height: 390px;
    height: 3.9rem;
}

.focus-img {
    position: relative;
    overflow: hidden;
}

.focus-img .swiper-slide a {
    position: relative;
    display: block;
    width: 625px;
    width: 6.25rem;
    height: 390px;
    height: 3.9rem;
}

.focus-img .swiper-slide a img {
    width: 100%;
    height: 100%;
}

.focus-img .swiper-slide a p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    height: .6rem;
    background: rgb(0, 0, 0, 0.3);
    text-align: center;
}

.focus-img .swiper-slide a span {
    display: block;
    width: calc(100% - .2rem);
    height: 50px;
    height: .5rem;
    line-height: 50px;
    line-height: .5rem;
    padding: 0 10px;
    padding: 0 .1rem;
    margin-bottom: 10px;
    margin-bottom: .1rem;
    font-size: 18px;
    font-size: .18rem;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.focus-img .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 40px));
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, .4rem));
    height: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 5px));
    height: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, .05rem));
    border-radius: 0%;
    background: var(--swiper-pagination-bullet-inactive-color, #fff);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .5);
}

.focus-img .swiper-horizontal>.swiper-pagination-bullets,
.focus-img .swiper-pagination-bullets.swiper-pagination-horizontal,
.focus-img .swiper-pagination-custom,
.focus-img .swiper-pagination-fraction {
    width: 625px;
    width: 6.25rem;
    left: 0;
    right: 0;
    bottom: 0;
}

.focus-img .swiper-pagination-bullet-active {
    opacity: 1;
}

.index-news-r {
    width: 745px;
    width: 7.45rem;
}

.index-news-tabs {
    height: 49px;
    height: .49rem;
    border-bottom: 1px solid #fff;
    border-bottom: .01rem solid #fff;
    display: flex;
    justify-content: left;
}

.index-news-tabs a {
    height: 49px;
    height: .49rem;
    line-height: 49px;
    line-height: .49rem;
    padding: 0 5px;
    padding: 0 .05rem;
    margin: 0 5px;
    margin: 0 .05rem;
    font-size: 22px;
    font-size: .22rem;
    color: #3e3a39;
    font-weight: bold;
}

.index-news-tabs .active {
    height: 49px;
    height: .49rem;
    line-height: 49px;
    line-height: .49rem;
    color: #115db0;
    border-bottom: 2px solid #115db0;
    border-bottom: .02rem solid #115db0;
}

.index-news-txt {
    overflow: hidden;
}

.index-news-list {
    margin-top: 14px;
    margin-top: .14rem;
}

.index-news-list li {
    display: flex;
    justify-content: space-between;
    height: 48px;
    height: .48rem;
    line-height: 48px;
    line-height: .48rem;
    font-size: 18px;
    font-size: .18rem;
}

.index-news-list a {
    position: relative;
    width: calc(80% - 20px);
    width: calc(80% - .2rem);
    color: #3e3a39;
    padding-left: 20px;
    padding-left: .2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-news-list a::before {
    position: absolute;
    left: 0;
    top: 21px;
    top: .21rem;
    content: '';
    width: 6px;
    width: .06rem;
    height: 6px;
    height: .06rem;
    background-color: #115db0;
    border-radius: 50%;
}

.index-news-list a:hover {
    color: #115db0;
}

.index-news-list a span {
    color: #666;
}

.index-news-tabs a:first-child {
    margin-left: 0;
}

.part2 {
    width: calc(100% - 40px);
    width: calc(100% - .4rem);
    overflow: auto;
    margin-top: 30px;
    margin-top: .3rem;
    padding: 0 20px;
    padding: 0 .2rem;
    background: #FFF;
}

.zwyw_tabs {
    width: 100%;
    height: 80px;
    height: .8rem;
    background: #FFF;
    border-bottom: 1px solid #ddd;
    border-bottom: .01rem solid #ddd;

}

.zwyw_tabs::-webkit-scrollbar {
    display: none;
}

.zwyw_tabs li {
    float: left;
    line-height: 77px;
    line-height: .77rem;
    padding: 0 20px;
    padding: 0 .2rem;
}

.zwyw_tabs li a {
    display: block;
    font-size: 22px;
    font-size: .22rem;
    font-weight: bold;
}

.zwyw_tabs .active {
    border-bottom: 3px solid #115db2;
    border-bottom: .03rem solid #115db2;
    color: #115db2;
}

.zwyw {
    background: #FFF;
}

.zwyw ul li {
    width: calc(33.3% - .6rem);
    height: 100px;
    height: 1rem;
    margin-left: 30px;
    margin-left: .3rem;
    background-image: linear-gradient(#f4f8fd, #FFF);
    float: left;
    padding: 20px;
    padding: .2rem;
    margin-top: 20px;
    margin-top: .2rem;
}

.zwyw ul li:first-child,
.zwyw ul li:nth-child(4) {
    margin-left: 0;
}

.zwyw li a {
    font-size: 18px;
    font-size: .18rem;
    line-height: 30px;
    line-height: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    float: right;
    width: calc(100% - .8rem);
}

.zwyw li span {
    display: block;
    width: 70px;
    width: .7rem;
    height: 60px;
    height: .6rem;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    line-height: .25rem;
    float: left;
    background: #115db2;
    color: #FFF;
    padding-top: 10px;
    padding-top: .1rem;
    margin-top: 5px;
    margin-top: .05rem;
}

.zwyw li span i {
    display: inline-block;
    font-size: 30px;
    font-size: .3rem;
    overflow: hidden;
}

.bannerbox {
    margin: 10px 0;
    margin: .1rem 0;
    padding: 20px;
    padding: .2rem;
}

.bannerbox a {
    display: block;
}

.bannerbox img {
    width: 100%;
}

.bigtitle {
    padding-top: 20px;
    padding-top: .2rem;
}

.bigtitle p {
    background: url(bigtitlebg.png) no-repeat center;
    text-align: center;
    font-size: 40px;
    font-size: .4rem;
    line-height: 60px;
    line-height: .6rem;
    font-weight: bold;
    color: #2463AD;
}

.zwgk_box {
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
    padding-bottom: .2rem;
}

.zwgk_tabs {
    width: 100%;
    height: 60px;
    height: .6rem;
    background: #FFF;
    border-bottom: 1px solid #dddddd;
    border-bottom: .01rem solid #dddddd;
    overflow: hidden;

}

.zwgk_tabs::-webkit-scrollbar {
    display: none;
}

.zwgk_left {
    background: #FFF;
    float: left;
}

.zwgk_left {
    width: 64%;
    padding: 0 20px 0;
    padding: 0 .2rem 0;
    background: #FFF;
}

.zwgk_tabs li {
    float: left;
    line-height: 58px;
    line-height: .58rem;
    padding: 0 20px;
    padding: 0 .2rem;
}

.zwgk_tabs li a {
    display: block;
    font-size: 22px;
    font-size: .22rem;
    font-weight: bold;
}

.zwgk_tabs .active {
    border-bottom: 3px solid #115db2;
    border-bottom: .03rem solid #115db2;
    color: #115db2;
}

.zwgk li {
    position: relative;
    width: 100%;
    height: 50px;
    height: .5rem;
    font-size: 18px;
    font-size: .18rem;
    line-height: 50px;
    line-height: .5rem;
}

.zwgk li a {
    width: calc(100% - 130px);
    width: calc(100% - 1.3rem);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    float: left;
    padding-left: 15px;
    padding-left: .15rem;
}

.zwgk li a:hover {
    color: #115db2;
}

.zwgk li span {
    color: #b6b6b6;
    display: block;
    float: right;
}

.zwgk .relNews {
    clear: both;
    display: flex;
    justify-content: left;
}

.zwgk .relNews a {
    display: block;
    width: 90px;
    width: .9rem;
    height: 30px;
    height: .3rem;
    line-height: 30px;
    line-height: .3rem;
    padding: 0;
    margin-left: 10px;
    margin-left: .1rem;
    font-size: 16px;
    font-size: .16rem;
    color: #B9945E;
    border: 1px solid #B9945E;
    border-radius: 5px;
    text-align: center;
}

.zwgk .relNews a:hover {
    background-color: #B9945E;
    color: #fff;
}

#zcwj {
    height: 282px;
    height: 2.82rem;
    overflow: hidden;
}

.zwgk_right {
    width: 30%;
    float: right;
    background: #FFFFFF;
    padding: 0 20px;
    padding: 0 .2rem;
}

.zwgk_right_title {
    width: 100%;
    line-height: 60px;
    line-height: .6rem;
    font-size: 22px;
    font-size: .22rem;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    background: #2463AD;
}

.zwgk_right ul {
    display: inline-block;
    margin-bottom: -5px;
    margin-bottom: -.05rem;
}

.zwgk_right ul li {
    width: 205px;
    width: 2.05rem;
    height: 65px;
    height: .65rem;
    margin-top: 10px;
    margin-top: .1rem;
    float: left;
}

.zwgk_right ul li:nth-child(2n) {
    margin-left: 10px;
    margin-left: .1rem;
}

.zwgk_right ul li:nth-child(5),
.zwgk_right ul li:nth-child(6) {
    width: 100%;
    margin-left: 0;
}

.zwgk_right ul li a {
    width: 100%;
    height: 55px;
    height: .55rem;
    padding-top: 5px;
    padding-top: .05rem;
    font-size: 18px;
    font-size: .18rem;
    line-height: 25px;
    line-height: .25rem;
    color: #333;
    background-color: #F6F6F6;
    float: left;
}

.zwgk_right ul li:nth-child(5) a,
.zwgk_right ul li:nth-child(6) a,
.zwgk_right ul li:nth-child(7) a,
.zwgk_right ul li:nth-child(8) a {
    background-color: #F8F2E6;
}

.zwgk_right ul li:nth-child(5) a,
.zwgk_right ul li:nth-child(6) a {
    line-height: 50px;
    line-height: .5rem;
}

.zwgk_right ul li a:hover {
    color: #fff;
    background: #2463AD;
    animation: fade .5s;
}

.zwgk_right ul li a:hover i {
    animation: bounceIn .5s;
}

.zwgk_right ul li a i {
    color: #FFF;
    font-size: 22px;
    font-size: .22rem;
    width: 24px;
    width: .24rem;
    height: 24px;
    height: .24rem;
    float: left;
    margin: 5px 25px 0 25px;
    margin: .05rem .25rem 0 .25rem;
    padding: 8px;
    padding: .08rem;
    border-radius: .45rem;
}

.zwgk_right ul li:nth-child(1) a i {
    background-color: #F9A75C;
    box-shadow: 0 0 7px #F9A75C;
    box-shadow: 0 0 0.07rem #F9A75C;
}

.zwgk_right ul li:nth-child(2) a i {
    background-color: #4E9CD1;
    box-shadow: 0 0 7px #4E9CD1;
    box-shadow: 0 0 0.07rem #4E9CD1;
}

.zwgk_right ul li:nth-child(3) a i {
    background-color: #66BDCC;
    box-shadow: 0 0 7px #66BDCC;
    box-shadow: 0 0 0.07rem #66BDCC;
}

.zwgk_right ul li:nth-child(4) a i {
    background-color: #B6569B;
    box-shadow: 0 0 7px #B6569B;
    box-shadow: 0 0 0.07rem #B6569B;
}

.zwgk_right ul li:nth-child(5) a i {
    background-color: #E2634C;
    box-shadow: 0 0 7px #E2634C;
    box-shadow: 0 0 0.07rem #E2634C;
}

.zwgk_right ul li:nth-child(6) a i {
    background-color: #5F847F;
    box-shadow: 0 0 7px #5F847F;
    box-shadow: 0 0 0.07rem #5F847F;
}

.zwgk_right ul li:nth-child(7) a i {
    background-color: #3796B9;
    box-shadow: 0 0 7px #3796B9;
    box-shadow: 0 0 0.07rem #3796B9;
}

.zwgk_right ul li:nth-child(8) a i {
    background-color: #D29A4F;
    box-shadow: 0 0 7px #D29A4F;
    box-shadow: 0 0 0.07rem #D29A4F;
}

.zwgk_right ul li a:hover i {
    color: #fff;
    border: solid;
    font-size: 20px;
    font-size: .2rem;
    width: 22px;
    width: .22rem;
    height: 22px;
    height: .22rem;
}

.zwgk_btn {
    display: inline-block;
}

.zwgk_btn a {
    background: #FFF;
    width: 228.333px;
    width: 2.28333rem;
    text-align: center;
    float: left;
    margin: 10px 6px 10px 0;
    margin: .1rem .06rem .1rem 0;
    font-size: 18px;
    font-size: 0.18rem;
    line-height: 200%;
    padding: 20px 0 10px 0;
    padding: 0.2rem 0 0.1rem 0;
}

.zwgk_btn a:last-child {
    margin-right: 0;
}

.zwgk_btn a:hover {
    background: #F8F2E6;
    animation: fadeIn .5s;
}

.zwgk_btn a i {
    font-size: 50px;
    color: #B9945E;
}

.zwgk_btn a:hover i {
    animation: heartBeat 1s;
}


.zwfw_box {
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
    padding-bottom: 0.2rem;
    background-color: #fff;
}

.zwfw>div {
    border-radius: 10px 10px 0 0;
    border-radius: 0.1rem 0.1rem 0 0;
    background: #ECF3FA;
    margin: 20px 1.5% 0;
    margin: 0.2rem 1.5% 0;
    float: left;
    display: block;
    width: 30.33%;
}

.zwfw>div:nth-child(2) {
    background: #EFEBFA;
}

.zwfw>div:nth-child(3) {
    background: #FEEFE4;
}

.zwfw div .title {
    background: linear-gradient(to right, #0D7CF2, #5EA8FE);
    border-radius: 10px 10px 0 0;
    border-radius: 0.1rem 0.1rem 0 0;
}

.zwfw div:nth-child(2) .title {
    background: linear-gradient(to right, #6A5ACD, #9370DB);
}

.zwfw div:nth-child(3) .title {
    background: linear-gradient(to right, #F78A42, #F79F66);
}

.zwfw div .title div {
    background: url(zwfw_title_bg.png) no-repeat center;
    margin-bottom: 40px;
    margin-bottom: 0.4rem;
    height: 100px;
    height: 1rem;

}

.zwfw div .title p {
    font-size: 22px;
    font-size: 0.22rem;
    line-height: 28px;
    line-height: 0.28rem;
    font-weight: bold;
    color: #FFF;
    padding: 20px 0 10px 0;
    padding: 0.2rem 0 0.1rem 0;
    text-align: center;
}

.zwfw div .title i {
    color: #FFF;
    background: linear-gradient(to bottom, #4594FF, #7CCDFF);
    box-shadow: 0 0 30px #7CCDFF;
    box-shadow: 0 0 0.3rem #7CCDFF;
    font-size: 35px;
    font-size: 0.35rem;
    line-height: 50px;
    line-height: 0.5rem;
    width: 50px;
    width: 0.5rem;
    height: 50px;
    height: 0.5rem;
    overflow: hidden;
    padding: 10px;
    padding: 0.1rem;
    border-radius: 50px;
    border-radius: 0.5rem;
    display: block;
    margin: auto;
    position: relative;
}

.zwfw div:nth-child(2) .title i {
    background: linear-gradient(to bottom, #897BD7, #B3AAE6);
    box-shadow: 0 0 30px #B3AAE6;
    box-shadow: 0 0 0.3rem #B3AAE6;
}

.zwfw div:nth-child(3) .title i {
    background: linear-gradient(to bottom, #F48235, #FF8C00);
    box-shadow: 0 0 30px #cd5c5c;
    box-shadow: 0 0 0.3rem #cd5c5c;
}

.zwfw li {
    float: left;
    display: block;
    width: 47%;
    text-align: center;
    margin: 2%;
}

.zwfw li:nth-child(2n) {
    margin-left: 0;
}

.zwfw li {
    float: left;
    display: block;
    width: 47%;
    text-align: center;
    margin: 2%;
}

.zwfw li a {
    display: block;
    font-size: 16px;
    font-size: 0.16rem;
    padding: 20px 0;
    padding: 0.2rem 0;
    background: rgba(255, 255, 255, 0.6);
    color: #4098F9;
}

.zwfw div:nth-child(2) li a {
    color: #8066D4;
}

.zwfw div:nth-child(3) li a {
    color: #F78A42;
}

.zwfw li a:hover {
    background: #FFF;
}

.zwfw li a:hover i {
    animation: heartBeat 1s;
}

.zwfw li i {
    font-size: 45px;
    font-size: 0.45rem;
    line-height: 50px;
    line-height: 0.5rem;
    width: 50px;
    width: 0.5rem;
    height: 50px;
    height: 0.5rem;
}

.zwfw_btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zwfw_btn li {
    width: 440px;
    width: 4.4rem;
    height: 120px;
    height: 1.2rem;
}

.zwfw_btn li:last-child {
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: space-between;
    width: 400px;
    width: 4rem;
    padding: 10px 20px;
    padding: 0 .2rem;
    background: url(zwfw_btn_3.png) no-repeat;
    background-size: 100%;
}

.zwfw_btn li a {
    width: 130px;
    width: 1.3rem;
    height: 40px;
    height: .4rem;
    margin-bottom: 10px;
    margin-bottom: .1rem;
}

.hdjl {
    width: calc(100% - 40px);
    width: calc(100% - .4rem);
    overflow: auto;
    background: #FFFFFF;
    padding: 0 20px;
    padding: 0 0.2rem;
}

.public_title {
    width: 100%;
    line-height: 59px;
    line-height: 0.59rem;
    border-bottom: 1px solid #ddd;
    border-bottom: 0.01rem solid #ddd;
    font-size: 22px;
    font-size: 0.22rem;
    font-weight: bold;
    color: #004a93;
}

.public_title p {
    display: inline-block;
    font-size: 22px;
    font-size: 0.22rem;
    font-weight: bold;
    line-height: 56px;
    line-height: 0.56rem;
    border-bottom: 3px solid #115db2;
    border-bottom: 0.03rem solid #115db2;
    padding-right: 20px;
    padding-right: 0.2rem;
}

.hdjl_left {
    width: 900px;
    width: 9rem;
    overflow: auto;
    float: left;
}

.hdjl_left ul {
    margin-top: 10px;
    margin-top: 0.1rem;
}

.hdjl_left li {
    width: 100%;
    line-height: 50px;
    line-height: 0.5rem;
    font-size: 18px;
    font-size: 0.18rem;
}

.hdjl_left li span:first-child {
    display: inline-block;
    line-height: 30px;
    line-height: 0.3rem;
    padding: 0 10px;
    padding: 0 0.1rem;
    background: #004a93;
    border-radius: 5px;
    border-radius: 0.05rem;
    color: #fff;
    margin: 10px 10px 10px 0;
    margin: 0.1rem 0.1rem 0.1rem 0;
    text-align: center;
}

.hdjl_left li span:last-child {
    float: right;
    color: #666;
}

.hdjl_left li a:hover {
    color: #004a93;
}

.hdjl_right {
    width: 420px;
    width: 4.2rem;
    margin-top: 60px;
    margin-top: 0.6rem;
    float: right;
}

.hdjl_right li {
    float: left;
    display: block;
    width: 47%;
    text-align: center;
    margin: 2%;
}

.hdjl_right li:nth-child(2n) {
    margin-left: 0;
}

.hdjl_right li {
    float: left;
    display: block;
    width: 43%;
    text-align: center;
    margin: 0 4% 4% 4%;
}

.hdjl_right li a {
    display: block;
    font-size: 18px;
    font-size: 0.18rem;
    padding: 20px 0;
    padding: 0.2rem 0;
    background: linear-gradient(to right, #88EFFD, #6AAFFF);
    color: #FFF;
}

.hdjl_right li a:hover {
    background: linear-gradient(to right, #0D7CF2, #5EA8FE);
}

.hdjl_right li a:hover i {
    animation: heartBeat 1s;
}

.hdjl_right li i {
    font-size: 50px;
    font-size: 0.5rem;
    width: 100%;
    height: 60px;
    height: 0.6rem;
}

.hdjl_b_l {
    width: 665px;
    width: 6.65rem;
    height: 350px;
    height: 3.5rem;
    padding: 10px;
    padding: 0.1rem;
    margin-top: 10px;
    margin-top: 0.1rem;
    background-color: #fff;
    float: left;
}

.i_hdjl_tabs {
    width: 100%;
    height: 59px;
    height: 0.59rem;
    border-bottom: 1px solid #ddd;
    border-bottom: 0.01rem solid #ddd;
}

.i_hdjl_tabs li {
    position: relative;
    padding: 0 15px;
    padding: 0 0.15rem;
    margin-left: 20px;
    margin-left: 0.2rem;
    float: left;
}

.i_hdjl_tabs li::before {
    position: absolute;
    content: '';
    width: 2px;
    width: 0.02rem;
    height: 28px;
    height: 0.28rem;
    background-color: #ddd;
    left: -11px;
    left: -0.11rem;
    top: 16px;
    top: 0.16rem;
}

.i_hdjl_tabs li:first-child {
    margin-left: 0;
}

.i_hdjl_tabs li:first-child::before {
    display: none;
}

.i_hdjl_tabs li a {
    line-height: 57px;
    line-height: 0.57rem;
    font-size: 30px;
    font-size: 0.3rem;
    font-weight: bold;
}

.i_hdjl_tabs .active {
    border-bottom: 3px solid #115db2;
}

.i_hdjl_tabs .active a {
    color: #115db2;
}

.i_hdjl {
    height: 260px;
    height: 2.6rem;
    margin-top: 20px;
    margin-top: 0.2rem;
}

.i_hdjl li {
    height: 50px;
    height: 0.5rem;
}

.i_hdjl li span {
    display: block;
    font-size: 14px;
    font-size: 0.14rem;
    background-color: #eaeaea;
    padding: 5px 10px;
    padding: 0.05rem 0.1rem;
    margin: 8px 20px 0 0;
    margin: 0.08rem 0.2rem 0 0;
    float: left;
}

.i_hdjl li a {
    display: block;
    width: 85%;
    line-height: 52px;
    line-height: 0.52rem;
    font-size: 18px;
    font-size: 0.18rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.i_hdjl li a:hover {
    text-decoration: underline;
}

.i_hdjl .ing {
    background-color: #fadfdf;
    color: #c32d41;
    font-weight: bold;
}

.hdjl_i_r {
    width: 665px;
    width: 6.65rem;
    height: 350px;
    height: 3.5rem;
    padding: 10px;
    padding: 0.1rem;
    margin-top: 10px;
    margin-top: 0.1rem;
    background-color: #fff;
    float: right;
}

.hdjl-xwfbh-t {
    width: 100%;
    height: 59px;
    height: 0.59rem;
    border-bottom: 1px solid #ddd;
    border-bottom: 0.01rem solid #ddd;
}

.hdjl-xwfbh-t a {
    display: inline-block;
    color: #115db2;
    font-size: 30px;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 57px;
    line-height: 0.57rem;
    border-bottom: 3px solid #115db2;
    border-bottom: 0.03rem solid #115db2;
}

.hdjl-xwfbh-c {
    margin-top: 30px;
    margin-top: 0.3rem;
    font-size: 18px;
    font-size: 0.18rem;
    line-height: 42px;
    line-height: 0.42rem;
}

.hdjl-xwfbh-c a {
    display: block;
}

.hdjl-xwfbh-c img {
    width: 230px;
    width: 2.3rem;
    height: 160px;
    height: 1.6rem;
    margin-right: 10px;
    margin-right: 0.1rem;
    float: left;
}

.hdjl-xwfbh-c .title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hdjl-xwfbh-c span {
    color: #bd1a2d;
}

.zwyw_zt {
    position: relative;
    width: calc(100% - 40px);
    width: calc(100% - 0.4rem);
    height: 80px;
    height: 0.8rem;
    background: #fff;
    margin: 20px;
    margin: 0.2rem;
}

.zwyw_zt a {
    display: block;
}

.zwyw_zt .swiper-slide img {
    width: 320px;
    width: 3.2rem;
    height: 80px;
    height: 0.8rem;
}

.index-st {
    width: 1400px;
    width: 14rem;
    margin: 20px auto 0;
    margin: .2rem auto 0;
    display: flex;
    justify-content: space-between;
}

.index-st-l {
    width: 305px;
    width: 3.05rem;
    padding: 25px;
    padding: .25rem;
    background-color: #fff;
    overflow: hidden;
}

.index-st-tit {
    text-align: center;
}

.index-st-tit a {
    position: relative;
    display: inline-block;
    line-height: 50px;
    line-height: .5rem;
    padding: 0 28px;
    padding: 0 .28rem;
    font-size: 30px;
    font-size: .3rem;
    font-weight: bold;
    color: #115db2;
}

.index-st-tit a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 16px;
    top: .16rem;
    width: 18px;
    width: .18rem;
    height: 18px;
    height: .18rem;
    background: url(2023-index-tit-before.png) no-repeat center;
    background-size: contain;
}

.index-st-tit a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 16px;
    top: .16rem;
    width: 18px;
    width: .18rem;
    height: 18px;
    height: .18rem;
    background: url(2023-index-tit-after.png) no-repeat center;
    background-size: contain;
}

.index-st-swiper {
    margin-top: 25px;
    margin-top: .25rem;
}

.index-st-swiper .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.index-st-swiper .swiper-slide a {
    margin-top: 10px;
    margin-top: .1rem;
}

.index-st-swiper .swiper-slide a:first-child {
    margin-top: 0;
}

.index-st-swiper .swiper-slide img {
    width: 305px;
    width: 3.05rem;
    height: 75px;
    height: .75rem;
}

.index-st-r {
    width: 965px;
    width: 9.65rem;
    padding: 25px;
    padding: .25rem;
    background-color: #fff;
}

.index-st-r .index-st-tit a {
    cursor: text;
}

.index-st-r-main {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-top: .25rem;
}

.index-st-r-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 755px;
    width: 7.55rem;
}

.index-st-r-img a {
    margin-bottom: 15px;
    margin-bottom: .15rem;
}

.index-st-r-img img {
    width: 240px;
    width: 2.4rem;
    height: 155px;
    height: 1.55rem;
}

.index-st-map img {
    width: 195px;
    width: 1.95rem;
    height: 330px;
    height: 3.3rem;
}

/* 热点推荐START */
.index-bbh {
    width: 120px;
    width: 1.2rem;
    height: 116px;
    height: 1.16rem;
    background: url(bbhkf.png) no-repeat;
    background-size: 120px 116px;
    background-size: 1.2rem 1.16rem;
    cursor: pointer;
}

.index-bbh:hover {
    background: url(bbhkf-o.png) no-repeat;
    background-size: 104px 100px;
    background-size: 1.04rem 1rem;
    background-position: 8px 4px;
    background-position: 0.08rem 0.04rem;
}

.hotsPot {
    display: none;
    position: absolute;
    width: 400px;
    width: 4rem;
    height: auto;
    border: 1px solid #ddd;
    border: 0.01rem solid #ddd;
    background-color: #fff;
    right: 130px;
    right: 1.3rem;
    top: -310px;
    top: -3.1rem;
}

.hotsPot p {
    width: calc(100% - 20px);
    width: calc(100% - 0.2rem);
    height: 50px;
    height: 0.5rem;
    padding: 0 10px;
    padding: 0 0.1rem;
    font-size: 20px;
    font-size: 0.2rem;
    line-height: 50px;
    line-height: 0.5rem;
    text-align: left;
    /* background-image: linear-gradient(to right, #f83600 0%, #f9d423 100%); */
    background-image: linear-gradient(to right, #fc4716 0%, #fcdf50 100%);
    color: #fff;
    box-shadow: 0 1px 2px 2px rgb(248, 54, 0, 0.3);
    box-shadow: 0 0.01rem 0.02rem 0.02rem rgb(248, 54, 0, 0.3);
    cursor: text;
}

.hotsPot i {
    font-size: 24px;
    font-size: 0.24rem;
}

.hp-close {
    float: right;
}

.hp-con {
    padding: 0 10px;
    padding: 0 0.1rem;
}

.hp-tabs {
    width: 100%;
    height: 32px;
    height: 0.32rem;
    border-bottom: 1px solid #ddd;
    border-bottom: 0.01rem solid #ddd;
    margin: 10px 0;
    margin: 0.1rem 0;
}

.hp-tabs a {
    font-size: 16px;
    font-size: 0.16rem;
    line-height: 30px;
    line-height: 0.3rem;
    float: left;
    margin-right: 20px;
    margin-right: 0.2rem;
}

.hp-tabs .active {
    color: #f83600;
    border-bottom: 2px solid #f83600;
    border-bottom: 0.02rem solid #f83600;
}

.hp-s-list {
    overflow: auto;
    margin-bottom: 10px;
    margin-bottom: 0.1rem;
}

.hp-s-list li {
    position: relative;
    width: 50%;
    float: left;
}

.hp-s-list li a {
    display: block;
    font-size: 16px;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 30px;
    line-height: 0.3rem;
    text-align: left;
    padding-left: 15px;
    padding-left: 0.15rem;
}

.hp-s-list li a::before,
.hp-n-list li a::before {
    position: absolute;
    content: '';
    width: 4px;
    width: 0.04rem;
    height: 4px;
    height: 0.04rem;
    background-color: #f83600;
    border-radius: 50%;
    top: 13px;
    top: 0.13rem;
    left: 0;
}

.hp-n-list li a::before {
    top: 19px;
    top: 0.19rem;
}

.hp-n-list li {
    position: relative;
    border-bottom: 1px dashed #ddd;
    border-bottom: 0.01rem dashed #ddd;
    padding: 5px 0;
    padding: 0.05rem 0;
    text-align: left;
}

.hp-n-list li:last-child {
    border: none;
}

.hp-s-list li a:hover,
.hp-n-list li a:hover {
    text-decoration: underline;
}

.hp-n-list li a {
    display: -webkit-box;
    width: calc(100% - 15px);
    width: calc(100% - 0.15rem);
    line-height: 30px;
    line-height: 0.3rem;
    font-size: 16px;
    font-size: 0.16rem;
    font-weight: normal;
    padding-left: 15px;
    padding-left: 0.15rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* tabs自适应高度 */
.swiper-slide {
    height: 1px
}

.swiper-slide-active {
    height: auto
}

/* 热点推荐END */

.b-st-main {
    margin-bottom: 10px;
    margin-bottom: .1rem;
}

.b-st {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    padding: .2rem;
    background: url(2023-index-st-bg.png) no-repeat center bottom;
    background-size: 100%;
}

.b-st a {
    width: 153px;
    width: 1.53rem;
    height: 173px;
    height: 1.73rem;
    transition: transform 0.3s ease;
}

.b-st a:first-child {
    background: url(2023-index-st-img8.png) no-repeat center;
    background-size: 100%;
}

.b-st a:nth-child(2) {
    background: url(2023-index-st-img9.png) no-repeat center;
    background-size: 100%;
}

.b-st a:nth-child(3) {
    background: url(2023-index-st-img10.png) no-repeat center;
    background-size: 100%;
}

.b-st a:nth-child(4) {
    background: url(2023-index-st-img11.png) no-repeat center;
    background-size: 100%;
}

.b-st a:nth-child(5) {
    background: url(2023-index-st-img12.png) no-repeat center;
    background-size: 100%;
}

.b-st a:nth-child(6) {
    background: url(2023-index-st-img13.png) no-repeat center;
    background-size: 100%;
}

.b-st a:nth-child(7) {
    background: url(2023-index-st-img14.png) no-repeat center;
    background-size: 100%;
}

.b-st a:last-child {
    background: url(2023-index-st-img15.png) no-repeat center;
    background-size: 100%;
}

.b-st a:hover {
    transform: scale(1.1);
}

.bbh {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.bbh a {
    width: 3.35rem;
    height: 1.6rem;
    margin: .2rem 0 0 .2rem;
}

.bbh a:nth-child(4n+1) {
    margin-left: 0;
}

.bbh a img {
    width: 100%;
    height: 100%;
}

.index-service {
    padding: 20px;
    padding: .2rem;
    background-color: #fff;
}

.index-service ul {
    display: flex;
    justify-content: space-between;
}

.index-service .item-group {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    width: 2rem;
    height: 180px;
    height: 1.8rem;
    overflow: hidden;
    transition: all .4s;
}

.index-service .self .item-l {
    width: 200px;
    width: 2rem;
}

.index-service .item-group.self {
    width: 680px;
    width: 6.8rem;
}

.index-service .self .item-r {
    opacity: 1;
}

.index-service .item-l {
    position: absolute;
    width: 200px;
    width: 2rem;
    height: 180px;
    height: 1.8rem;
    left: 0;
    cursor: pointer;
    z-index: 1;
    transition: all .7s ease 0s;
}

.index-service .item-l img {
    width: 100%;
    height: 100%;
}

.index-service .item-r {
    position: absolute;
    width: 442px;
    width: 4.42rem;
    height: 140px;
    height: 1.4rem;
    padding: 20px 19px;
    padding: 0.2rem .19rem;
    background-color: #f7fafd;
    right: 0;
    flex: 1;
    opacity: 0;
    transition: all 0.4s;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.index-service .item-r a {
    width: 122px;
    width: 1.22rem;
    height: 58px;
    height: .58rem;
    padding: 0 5px;
    padding: 0 .05rem;
    margin-left: 18px;
    margin-left: .18rem;
    border: 1px solid #d4d4f6;
    border-radius: 10px;
    border-radius: .1rem;
    font-size: 14px;
    font-size: .14rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.index-service li:nth-child(2) .item-r a {
    border-color: #cfe1fa;
}

.index-service li:nth-child(2) .item-r a:hover {
    background-color: #cfe1fa;
    color: #fff;
}

.index-special .swiper-slide a {
    border-color: #f4e7d1;
}

.index-special .swiper-slide a:hover {
    background-color: #f4e7d1 !important;
    color: #fff;
}

.index-service li:nth-child(4) .item-r a {
    border-color: #f3d1c0;
}

.index-service li:nth-child(4) .item-r a:hover {
    background-color: #f3d1c0;
    color: #fff;
}

.index-service .item-r a:nth-child(3n+1) {
    margin-left: 0;
}

.index-service .item-r a:nth-child(1),
.index-service .item-r a:nth-child(2),
.index-service .item-r a:nth-child(3) {
    margin-bottom: 20px;
    margin-bottom: .2rem;
}

.index-service .item-r a img {
    width: 40px;
    width: .4rem;
    height: 40px;
    height: .4rem;
}

.index-service .item-r a:hover {
    background-color: #d4d4f6;
}

.index-service .item-r a:hover span {
    color: #fff;
}

.index-service .item-r a span {
    width: 72px;
    width: .72rem;
    font-weight: bold;
    text-align: center;
}

.index-special {
    overflow: hidden;
}

.index-special .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.index-special .swiper-pagination-bullets {
    bottom: 0;
}

.index-special .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, .08rem));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, .08rem));
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, .02rem) !important;
    opacity: 1;
    background: var(--swiper-pagination-bullet-inactive-color, #f2dbb3);
}

.index-special .swiper-pagination-bullet-active {
    width: .3rem;
    border-radius: .1rem;
    background: var(--swiper-pagination-bullet-inactive-color, #f2dbb3);
}


/* 响应式样式 */
@media screen and (max-width: 768px) {
    .main {
        width: calc(100% - .4rem);
        padding: 0 .2rem;
    }

    .headlines {
        width: 100%;
        line-height: .5rem;
        padding: .2rem 0;
    }

    .index-news-l {
        width: 100%;
        height: calc(100vw * .6);
    }

    .focus-img .swiper-slide a {
        width: 100%;
        height: calc(100vw * .6);
    }

    .focus-img .swiper-slide a span {
        font-size: .26rem;
    }

    .index-news-r {
        width: 100%;
        margin-top: .2rem;
    }

    .index-news-tabs {
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .index-news-tabs a {
        font-size: .28rem;
        white-space: nowrap;
    }

    .index-news-list a {
        width: calc(100% - .2rem);
        font-size: .26rem;
    }

    .index-news-list span {
        display: none;
    }

    .part2 {
        width: 100%;
        padding: 0;
    }

    .zwyw_tabs {
        display: flex;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .zwyw ul li {
        width: 100%;
        height: auto;
        padding: 0;
        margin-left: 0;
        float: none;
    }

    .zwyw_tabs li a {
        font-size: .28rem;
    }

    .zwyw li a {
        display: block;
        width: 100%;
        font-size: .28rem;
        float: none;
        white-space: nowrap;
    }

    .zwyw li span {
        display: none;
    }

    .bannerbox {
        width: 100%;
        padding: .2rem 0;
    }

    .zwgk_left {
        width: 100%;
        padding: 0;
        margin-top: .2rem;
        float: none;
    }

    .zwgk_tabs {
        display: flex;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .zwgk_box {
        width: 100%;
        padding: 0 0 .2rem;
    }

    .zwgk_tabs li a {
        font-size: .28rem;
    }

    .zwgk li {
        height: .7rem !important;
        line-height: .7rem;
    }

    .zwgk li a {
        width: 100%;
        padding-left: 0;
        font-size: .28rem;
    }

    .zwgk li span {
        display: none;
    }

    .zwgk .relNews {
        display: none !important;
    }

    .zwgk_right {
        width: 100%;
        padding: 0;
        margin-top: .2rem;
        float: none;
    }

    .zwgk_right_title {
        line-height: .7rem;
        font-size: .28rem;
    }

    .zwgk_right ul li {
        width: calc(50% - .05rem);
        height: 1rem;
    }

    .zwgk_right ul li a {
        height: .6rem;
        line-height: .3rem;
        padding: .2rem 0;
        font-size: .26rem;
    }

    .zwgk_right ul li:nth-child(5) a,
    .zwgk_right ul li:nth-child(6) a {
        line-height: .6rem;
    }

    .zwgk_right ul li:nth-child(5) a i,
    .zwgk_right ul li:nth-child(6) a i {
        margin-top: .1rem;
    }

    .zwgk_btn {
        width: 100%;
    }

    .zwgk_btn a {
        width: calc(33.3% - .1rem);
        height: 2rem;
        margin: 0 0 .15rem .15rem;
        font-size: .26rem;
    }

    .zwgk_btn a:nth-child(3n + 1) {
        margin-left: 0;
    }

    .zwfw_btn li {
        width: 100%;
        height: calc(100vw * .22);
        margin-bottom: .1rem;
    }

    .zwfw_btn li:last-child {
        width: 100%;
        margin: 0;
    }

    .zwfw_btn li a {
        width: 33%;
        height: calc(100vw * .09);
    }

    .zwfw_btn li a img {
        width: 100%;
        height: auto;
    }

    .public_title p {
        font-size: .28rem;
    }

    .hdjl_box {
        width: 100%;
        margin: 0 auto;
    }

    .hdjl {
        width: 100%;
        padding: 0;
    }

    .hdjl_left {
        width: 100%;
        float: none;
    }

    .hdjl_left li {
        font-size: .28rem;
    }

    .hdjl_left li a {
        display: block;
        width: 85%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: right;
    }

    .hdjl_left li span:last-child {
        display: none;
    }

    .hdjl_right {
        width: 100%;
        margin-top: .3rem;
        float: none;
    }

    .hdjl_right li {
        width: calc(50% - .1rem);
        margin: 0 0 .2rem 0;
    }

    .hdjl_right li:nth-child(2n) {
        margin-left: .2rem;
    }

    .hdjl_right li a {
        font-size: .28rem;
    }

    .i_hdjl {
        height: 3rem;
    }

    .i_hdjl li {
        height: .6rem;
    }

    .i_hdjl li span {
        font-size: .24rem;
    }

    .i_hdjl li a {
        width: 80%;
        font-size: .28rem;
    }

    .hdjl_b_l {
        width: 100%;
        height: auto;
        padding: 0;
        float: none;
    }

    .hdjl_i_r {
        width: 100%;
        padding: 0;
        float: none;
    }

    .hdjl-xwfbh-c {
        position: relative;
        width: 100%;
        height: calc(100vw * 0.7);
    }

    .hdjl-xwfbh-c img {
        width: 100%;
        height: calc(100vw * 0.7);
    }

    .hdjl-xwfbh-c .title {
        position: absolute;
        width: calc(100% - .2rem);
        line-height: .5rem;
        padding: 0 .1rem;
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        font-size: .28rem;
        color: #fff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .hdjl-xwfbh-c .date,
    .hdjl-xwfbh-c .abs {
        display: none;
    }

    .zwyw_zt {
        width: 100%;
        margin: .2rem 0;
    }

    .zwyw_zt .swiper-slide img {
        width: calc(100vw * .4);
    }

    .zntj {
        display: none !important;
    }

    .index-st {
        width: calc(100% - .4rem);
        padding: 0 .2rem;
        margin-top: .5rem;
        flex-wrap: wrap;
    }

    .index-st-l {
        width: 100%;
        padding: 0;
    }

    .index-st-tit a {
        font-size: .4rem;
    }

    .index-st-swiper .swiper-slide {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .index-st-swiper .swiper-slide a {
        width: 49%;
    }

    .index-st-swiper .swiper-slide a:nth-child(2) {
        margin-top: 0;
    }

    .index-st-swiper .swiper-slide img {
        width: 100%;
        height: calc(50vw * .25);
    }

    .index-st-r {
        width: 100%;
        padding: 0;
        margin-top: .5rem;
    }

    .index-st-r-main {
        flex-wrap: wrap;
    }

    .index-st-r-img {
        width: 80%;
    }

    .index-st-r-img a {
        width: 32%;
    }

    .index-st-r-img img {
        width: 100%;
        height: auto;
    }

    .index-st-map {
        width: 18%;
    }

    .index-st-map img {
        width: 100%;
        height: auto;
    }

    .b-st {
        flex-wrap: wrap;
        justify-content: left;
        background: none;
    }

    .b-st a {
        width: 32%;
        height: calc(100vw * .32);
        margin: .2rem 0 0 2%;
    }

    .b-st a:nth-child(3n+1) {
        margin-left: 0;
    }

    .bbh a {
        width: calc(49% - .1rem);
        height: auto;
    }

    .bbh a:nth-child(2n+1) {
        margin-left: 0;
    }

    .index-service {
        display: none;
    }
}